Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 6, 2025

Bumps time-machine from 2.15.0 to 2.17.0.

Changelog

Sourced from time-machine's changelog.

2.17.0 (2025-08-05)

  • Include wheels for Python 3.14.

    Thanks to Edgar Ramírez Mondragón in PR [#521](https://github.com/adamchainz/time-machine/issues/521) <https://github.com/adamchainz/time-machine/pull/521>__.

  • Support free-threaded Python.

    Thanks to Javier Buzzi in PR [#500](https://github.com/adamchainz/time-machine/issues/500) <https://github.com/adamchainz/time-machine/pull/500>__.

  • Add a new CLI for migrating code from freezegun to time-machine.

    Install with pip install time-machine[cli] and run with python -m time_machine migrate.

    See more :ref:in the documentation <migration-cli>.

  • Move the documentation to Read the Docs <https://time-machine.readthedocs.io/>__, and add a retro-futuristic logo.

2.16.0 (2024-10-08)

  • Drop Python 3.8 support.
Commits
  • 75efebf Version 2.17.0
  • 27c37a7 Add changelog note about documentation and logo
  • 269d19f Support free-threaded Python (#500)
  • 073c661 Use uvx to run tox on GitHub Actions (#527)
  • 3a9a372 Move cibuildwheel configuration to pyproject.toml (#526)
  • 6e0bf51 Build Python 3.14 wheels (#521)
  • b86097c Fix documentation link in CHANGELOG
  • f7e941d Fix documentation link in README
  • 37dc2aa Link to documentation from README
  • 6b286b7 Dedupliacte supported Python version specification
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
time-machine [>= 2.16.dev0, < 2.17]

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 6, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 6, 2025 02:38
@dependabot dependabot bot added the python Pull requests that update Python code label Aug 6, 2025
@github-actions github-actions bot enabled auto-merge August 6, 2025 02:38
@dependabot dependabot bot force-pushed the dependabot/pip/time-machine-2.17.0 branch 3 times, most recently from c9fc822 to 7763f44 Compare August 11, 2025 19:06
Bumps [time-machine](https://github.com/adamchainz/time-machine) from 2.15.0 to 2.17.0.
- [Changelog](https://github.com/adamchainz/time-machine/blob/main/docs/changelog.rst)
- [Commits](adamchainz/time-machine@2.15.0...2.17.0)

---
updated-dependencies:
- dependency-name: time-machine
  dependency-version: 2.17.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/time-machine-2.17.0 branch from 7763f44 to c190031 Compare August 12, 2025 23:35
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 19, 2025

Superseded by #931.

@dependabot dependabot bot closed this Aug 19, 2025
auto-merge was automatically disabled August 19, 2025 13:29

Pull request was closed

@dependabot dependabot bot deleted the dependabot/pip/time-machine-2.17.0 branch August 19, 2025 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants